| Total Complexity | 7 |
| Dependencies | 0 |
| Dependents | 3 |
| Total lines | 32 |
| Lines of code | 21 |
| Logical lines of code | 7 |
| Comment lines | 0 |
| Methods | 6 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get() | 78 | 2 | 3 | |
| add() | 80 | 1 | 3 | |
| remove() | 80 | 1 | 3 | |
| get_data() | 82 | 1 | 3 | |
| has_data() | 80 | 1 | 3 | |
| print_data() | 70 | 1 | 6 |